Skip to content

ForwardDiff Proper Support #340

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Dec 24, 2023
Merged

ForwardDiff Proper Support #340

merged 2 commits into from
Dec 24, 2023

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Dec 24, 2023

Fixes #245

@avik-pal avik-pal force-pushed the ap/forward_ad branch 2 times, most recently from 8dc05c9 to 2c14522 Compare December 24, 2023 03:31
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (eabb403) 88.47% compared to head (e4534ed) 89.19%.

Files Patch % Lines
src/ad.jl 82.25% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   88.47%   89.19%   +0.72%     
==========================================
  Files          26       26              
  Lines        2048     2092      +44     
==========================================
+ Hits         1812     1866      +54     
+ Misses        236      226      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avik-pal avik-pal marked this pull request as ready for review December 24, 2023 06:51
@ChrisRackauckas ChrisRackauckas merged commit 2edb478 into master Dec 24, 2023
@ChrisRackauckas ChrisRackauckas deleted the ap/forward_ad branch December 24, 2023 08:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ForwardDiff captures and overrides for in-place systems
2 participants